バージョン 24.2 (最新)

GetFilterViewModelFromHierarchy(IHierarchy,Int32,Nullable<ExecutionContext>) メソッド

指定した階層に関連するフィルター ビュー モデルを取得します。
シンタックス
protected virtual IFilterViewModel GetFilterViewModelFromHierarchy( 
   IHierarchy hierarchy,
   out int index,
   out Nullable<ExecutionContext> executionContext
)

パラメータ

hierarchy
階層。
index
インデックス。
executionContext
IFilterViewModelRows コレクションまたは Columns コレクション内に存在する場合の実行コンテキスト。

戻り値の型

フィルター ビュー モデル。
参照